GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReportName | Description | Type | Additional information |
---|---|---|---|
GenerationDate | date |
None. |
|
SubmitDate | date |
None. |
|
ReportPeriodStart | date |
None. |
|
ReportPeriodEnd | date |
None. |
|
State | StatusReportState |
None. |
|
Fields | Dictionary of string [key] and Object [value] |
None. |
|
Tables | Collection of StatusReportTable |
None. |
|
Owners | Collection of globally unique identifier |
None. |
|
Approvers | Collection of globally unique identifier |
None. |
|
ApprovedBy | globally unique identifier |
None. |
|
ApprovalDate | date |
None. |
|
ApprovalComments | string |
None. |
|
WorkPlanId | globally unique identifier |
None. |
|
id | globally unique identifier |
None. |
|
ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[ { "GenerationDate": "2025-09-17T17:23:12.0498006+00:00", "SubmitDate": "2025-09-17T17:23:12.0498006+00:00", "ReportPeriodStart": "2025-09-17T17:23:12.0498006+00:00", "ReportPeriodEnd": "2025-09-17T17:23:12.0498006+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "6bb25319-f1bd-4b3d-9c11-9eaf729216aa", "Rows": [ { "ItemId": "414cd7f8-2580-4755-8b82-d205af1fe7d9", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "414cd7f8-2580-4755-8b82-d205af1fe7d9", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "6bb25319-f1bd-4b3d-9c11-9eaf729216aa", "Rows": [ { "ItemId": "414cd7f8-2580-4755-8b82-d205af1fe7d9", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "414cd7f8-2580-4755-8b82-d205af1fe7d9", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "370045b7-a5d8-4a68-9b6a-54e46f7f6471", "07f851c7-fc2a-4bae-bf23-beb8cf96c9f0" ], "Approvers": [ "38d78f60-44bc-4af4-b009-4d77f9025bf8", "59f61ac3-118c-40b9-9937-ff85cad1c998" ], "ApprovedBy": "6faa4680-528c-48bb-8322-0d375f70f419", "ApprovalDate": "2025-09-17T17:23:12.0498006+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "1b6799df-b652-4cb8-9653-859b3ef2a20c", "id": "317c2804-3eb9-4ecd-b93a-288da4bbd4f0", "ConfigId": "f7123e92-ef3e-49c6-a52b-5500d4554b4b" }, { "GenerationDate": "2025-09-17T17:23:12.0498006+00:00", "SubmitDate": "2025-09-17T17:23:12.0498006+00:00", "ReportPeriodStart": "2025-09-17T17:23:12.0498006+00:00", "ReportPeriodEnd": "2025-09-17T17:23:12.0498006+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "6bb25319-f1bd-4b3d-9c11-9eaf729216aa", "Rows": [ { "ItemId": "414cd7f8-2580-4755-8b82-d205af1fe7d9", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "414cd7f8-2580-4755-8b82-d205af1fe7d9", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "6bb25319-f1bd-4b3d-9c11-9eaf729216aa", "Rows": [ { "ItemId": "414cd7f8-2580-4755-8b82-d205af1fe7d9", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "414cd7f8-2580-4755-8b82-d205af1fe7d9", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "370045b7-a5d8-4a68-9b6a-54e46f7f6471", "07f851c7-fc2a-4bae-bf23-beb8cf96c9f0" ], "Approvers": [ "38d78f60-44bc-4af4-b009-4d77f9025bf8", "59f61ac3-118c-40b9-9937-ff85cad1c998" ], "ApprovedBy": "6faa4680-528c-48bb-8322-0d375f70f419", "ApprovalDate": "2025-09-17T17:23:12.0498006+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "1b6799df-b652-4cb8-9653-859b3ef2a20c", "id": "317c2804-3eb9-4ecd-b93a-288da4bbd4f0", "ConfigId": "f7123e92-ef3e-49c6-a52b-5500d4554b4b" } ]